home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-06-23 | 347 b | 19 lines | [TEXT/KAHL] |
- /**********************************************************************
-
- TE Window.r
-
- ***********************************************************************/
-
- /* THINK Rez resource format */
- #include <Types.r>
-
- resource 'WIND' (400, "Main WIND") {
- {45, 5, 345, 455},
- ZoomDocProc,
- invisible,
- goAway,
- 0x0,
- "Text Window"
- };
-
- // End of File